home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd1.bin / CDCheck 3.0.0.27 / CDCheckSetup.exe / CDCheck.exe / 0 / RCDATA / TFRMCHKSETUP / TFRMCHKSETUP.txt
Text File  |  2002-02-21  |  8KB  |  356 lines

  1. object FrmChkSetup: TFrmChkSetup
  2.   Left = 462
  3.   Top = 244
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Checking setup'
  7.   ClientHeight = 205
  8.   ClientWidth = 382
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object SrcLbl: TLabel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 236
  28.     Height = 13
  29.     Caption = '1. Source folders/files to check for errors'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = 64
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.   end
  37.   object BtnSrcBrowse: TSpeedButton
  38.     Left = 360
  39.     Top = 24
  40.     Width = 17
  41.     Height = 21
  42.     Anchors = [akTop, akRight]
  43.     Caption = '...'
  44.     OnClick = BtnSrcBrowseClick
  45.   end
  46.   object Label9: TLabel
  47.     Left = 8
  48.     Top = 56
  49.     Width = 118
  50.     Height = 13
  51.     Caption = '2. Advanced options'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = 64
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.   end
  59.   object BtnSrcFilter: TSpeedButton
  60.     Left = 256
  61.     Top = 44
  62.     Width = 105
  63.     Height = 13
  64.     Anchors = [akTop, akRight]
  65.     Caption = 'Filter (none)'
  66.     Flat = True
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = 12416
  69.     Font.Height = -9
  70.     Font.Name = 'Small Fonts'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     Visible = False
  74.   end
  75.   object PnlAdv: TPanel
  76.     Left = 16
  77.     Top = 200
  78.     Width = 329
  79.     Height = 145
  80.     BevelOuter = bvNone
  81.     TabOrder = 3
  82.     Visible = False
  83.     object Label5: TLabel
  84.       Left = 0
  85.       Top = -2
  86.       Width = 156
  87.       Height = 13
  88.       Caption = '2.1. Audio compare options'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = 12416
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.     end
  96.     object Label1: TLabel
  97.       Left = 0
  98.       Top = 38
  99.       Width = 91
  100.       Height = 13
  101.       Caption = '2.2. Check type'
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = 12416
  104.       Font.Height = -11
  105.       Font.Name = 'MS Sans Serif'
  106.       Font.Style = [fsBold]
  107.       ParentFont = False
  108.     end
  109.     object Label3: TLabel
  110.       Left = 200
  111.       Top = 56
  112.       Width = 8
  113.       Height = 13
  114.       Caption = '%'
  115.     end
  116.     object ChkFreq: TCheckBox
  117.       Left = 8
  118.       Top = 14
  119.       Width = 321
  120.       Height = 17
  121.       Caption = 'Calculate frequency specter, noise peak and some statistics...'
  122.       TabOrder = 0
  123.       Visible = False
  124.     end
  125.     object RadChkType: TRadioGroup
  126.       Left = 8
  127.       Top = 78
  128.       Width = 321
  129.       Height = 59
  130.       Caption = 'check type'
  131.       ItemIndex = 0
  132.       Items.Strings = (
  133.         'normal'
  134.         'thorough (ASPI only)')
  135.       TabOrder = 1
  136.       Visible = False
  137.     end
  138.     object ChkQuick: TCheckBox
  139.       Left = 8
  140.       Top = 56
  141.       Width = 137
  142.       Height = 17
  143.       Caption = 'Quick check'
  144.       TabOrder = 2
  145.       Visible = False
  146.       OnClick = ChkQuickClick
  147.     end
  148.     object EdtQuick: TEdit
  149.       Left = 133
  150.       Top = 51
  151.       Width = 65
  152.       Height = 21
  153.       TabOrder = 3
  154.       Text = 'Edit1'
  155.     end
  156.   end
  157.   object PnlAdvOld: TPanel
  158.     Left = 11
  159.     Top = 347
  160.     Width = 329
  161.     Height = 152
  162.     BevelOuter = bvNone
  163.     TabOrder = 2
  164.     Visible = False
  165.     object Label6: TLabel
  166.       Left = 0
  167.       Top = 6
  168.       Width = 113
  169.       Height = 13
  170.       Caption = '3.3. Old check type'
  171.       Font.Charset = DEFAULT_CHARSET
  172.       Font.Color = 12416
  173.       Font.Height = -11
  174.       Font.Name = 'MS Sans Serif'
  175.       Font.Style = [fsBold]
  176.       ParentFont = False
  177.     end
  178.     object RadioGroup1: TRadioGroup
  179.       Left = 8
  180.       Top = 22
  181.       Width = 321
  182.       Height = 129
  183.       Caption = 'types'
  184.       ItemIndex = 1
  185.       Items.Strings = (
  186.         'quick'
  187.         'normal'
  188.         'thorough (ASPI only)'
  189.         'raw sector check (NT only)'
  190.         'custom CRC file')
  191.       TabOrder = 0
  192.       Visible = False
  193.     end
  194.     object Panel1: TPanel
  195.       Left = 137
  196.       Top = 210
  197.       Width = 189
  198.       Height = 25
  199.       TabOrder = 1
  200.       object SpeedButton4: TSpeedButton
  201.         Left = 169
  202.         Top = 2
  203.         Width = 17
  204.         Height = 21
  205.         Caption = '...'
  206.       end
  207.       object ComboBox3: TComboBox
  208.         Left = 1
  209.         Top = 2
  210.         Width = 169
  211.         Height = 21
  212.         ItemHeight = 13
  213.         TabOrder = 0
  214.         Text = 'ComboBox1'
  215.       end
  216.     end
  217.     object Panel2: TPanel
  218.       Left = 139
  219.       Top = 122
  220.       Width = 187
  221.       Height = 25
  222.       TabOrder = 2
  223.       object Label4: TLabel
  224.         Left = 5
  225.         Top = 6
  226.         Width = 100
  227.         Height = 13
  228.         Caption = 'Percentage to check'
  229.       end
  230.       object Edit1: TEdit
  231.         Left = 119
  232.         Top = 1
  233.         Width = 65
  234.         Height = 21
  235.         TabOrder = 0
  236.         Text = 'Edit1'
  237.       end
  238.     end
  239.   end
  240.   object CBoxSrc: TComboBox
  241.     Left = 16
  242.     Top = 24
  243.     Width = 345
  244.     Height = 21
  245.     Anchors = [akLeft, akTop, akRight]
  246.     ItemHeight = 13
  247.     TabOrder = 0
  248.     OnExit = CBoxSrcExit
  249.     OnKeyDown = CBoxSrcKeyDown
  250.   end
  251.   object Panel3: TPanel
  252.     Left = 0
  253.     Top = 178
  254.     Width = 382
  255.     Height = 27
  256.     Align = alBottom
  257.     BevelOuter = bvNone
  258.     TabOrder = 1
  259.     object BtnCancel: TSpeedButton
  260.       Left = 225
  261.       Top = 2
  262.       Width = 73
  263.       Height = 22
  264.       Anchors = [akTop, akRight]
  265.       Caption = '<< Cancel'
  266.       Flat = True
  267.       Font.Charset = DEFAULT_CHARSET
  268.       Font.Color = 4210816
  269.       Font.Height = -11
  270.       Font.Name = 'MS Sans Serif'
  271.       Font.Style = []
  272.       ParentFont = False
  273.       OnClick = BtnCancelClick
  274.     end
  275.     object BtnOK: TSpeedButton
  276.       Left = 303
  277.       Top = 2
  278.       Width = 73
  279.       Height = 22
  280.       Anchors = [akTop, akRight]
  281.       Caption = 'Continue >>'
  282.       Flat = True
  283.       Font.Charset = DEFAULT_CHARSET
  284.       Font.Color = 8421440
  285.       Font.Height = -11
  286.       Font.Name = 'MS Sans Serif'
  287.       Font.Style = []
  288.       ParentFont = False
  289.       OnClick = BtnOKClick
  290.     end
  291.   end
  292.   object Panel4: TPanel
  293.     Left = 8
  294.     Top = 72
  295.     Width = 369
  296.     Height = 89
  297.     Anchors = [akLeft, akTop, akRight]
  298.     BevelOuter = bvNone
  299.     TabOrder = 4
  300.     object BtnCRCBrowse: TSpeedButton
  301.       Left = 352
  302.       Top = 60
  303.       Width = 17
  304.       Height = 21
  305.       Anchors = [akTop, akRight]
  306.       Caption = '...'
  307.       OnClick = BtnCRCBrowseClick
  308.     end
  309.     object Label2: TLabel
  310.       Left = 8
  311.       Top = 4
  312.       Width = 79
  313.       Height = 13
  314.       Caption = '2.1. CRC files'
  315.       Font.Charset = DEFAULT_CHARSET
  316.       Font.Color = 12416
  317.       Font.Height = -11
  318.       Font.Name = 'MS Sans Serif'
  319.       Font.Style = [fsBold]
  320.       ParentFont = False
  321.     end
  322.     object CBoxCRC: TComboBox
  323.       Left = 8
  324.       Top = 60
  325.       Width = 345
  326.       Height = 21
  327.       Anchors = [akLeft, akTop, akRight]
  328.       ItemHeight = 13
  329.       TabOrder = 2
  330.       OnKeyDown = CBoxCRCKeyDown
  331.     end
  332.     object RadCRC1: TRadioButton
  333.       Left = 8
  334.       Top = 20
  335.       Width = 361
  336.       Height = 17
  337.       Anchors = [akLeft, akTop, akRight]
  338.       Caption = 'Automatic detection'
  339.       Checked = True
  340.       TabOrder = 0
  341.       TabStop = True
  342.       OnClick = RadCRCClick
  343.     end
  344.     object RadCRC2: TRadioButton
  345.       Left = 8
  346.       Top = 40
  347.       Width = 361
  348.       Height = 17
  349.       Anchors = [akLeft, akTop, akRight]
  350.       Caption = '&Custom CRC file (must have been made for source folder)'
  351.       TabOrder = 1
  352.       OnClick = RadCRCClick
  353.     end
  354.   end
  355. end
  356.